Namespace - LJCGenDocDAL
Parameters
name - The Name value.
propertyNames - The included column property names.
Returns
The retrieved record object.
Syntax
C# |
public DocAssembly RetrieveWithName(String name, List<String> propertyNames = null)
|
Retrieves a Data Record with the supplied name value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.